Welcome![Sign In][Sign Up]
Location:
Search - oracle jdbc A

Search list

[ADO-ODBCJDBC连接oracle数据库

Description: 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle).
Platform: | Size: 944 | Author: 曹荣元 | Hits:

[JSP/Java7894_SqlPlus

Description: 用JAVA写的数据库程序,Oracle的JDBC驱动程序,SqlServer的JDBC驱动程序,配置数据库连接,可以新增,修改,删除,也可以测试数据库连接是否配置正确-using Java to write a database program, Oracle JDBC driver, patching the JDBC driver, configuration database connectivity, the new, modified, and deleted. the database can also connect test whether the correct configuration
Platform: | Size: 796182 | Author: 徐锋 | Hits:

[File OperateJDBCracle

Description: Java数据库连接(JDBC)API是一系列能够让Java编程人员访问数据库的接口,各个开发商的接口并不完全相同。在使用多年的Oracle公司的JDBC后,我积累了许多技巧,这些技巧能够使我们更好地发挥系统的性能和实现更多的功能。-Java Database Connectivity (JDBC) API is a series enables Java programmers a couple of According to the interface, developers of the various interface is not exactly the same. Used for many years in the company's Oracle JDBC, I have accumulated a lot of skills, These skills will better enable us to play the performance of the system and achieve greater functionality.
Platform: | Size: 3223 | Author: 梁国脉 | Hits:

[JSP/Java一个JDBC连接数据库的例子(oracle)

Description: 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle)
Platform: | Size: 4096 | Author: 高兴 | Hits:

[WEB Code港深热线BBS聊天室

Description: 这个BBS和聊天室完全采用JSP开发,开发运行环境linux+tomcat,数据库oracle8i,JSP通过JDBC与数据库相连。一、功能 BBS和chatroom两者有机的结合在一起,用户可以在这两部分取得经验值,达到10000分后升级为巫师,具有踢人、增加动作的权限。一共分三种用户:会员用户、社区用户、游客(我也不想搞的这么复杂,可是头儿硬要和整个网站连起来,:( 没办法)二、中文乱码问题 在OPDB javabean中写了两个方法,GBK和AsciiToChineseString进行转码,彻底的解决了中文乱码问题。不同的运行环境可能最终的显示结果有所不同。三、其他 由于作者用JSP的时间不长,做出来的东西难免有若干不足,希望各位指出。用JSP进行项目开发简直就是一场噩梦,有太多莫名其妙的错误。为了赶进度,有些地方只好采用变通的方法,所以写出来的东西有时候看起来有点象垃圾。嘻嘻~~~~~~~~~~~ 注意:因为不是一个独立的产品,而是和小组其它人员的程序融为一个产品,所以移植性估计不好,仅供学习参考。我后来在中华网写的一个BBS稍微好一些,请参考我那个BBS啦。-the BBS and chat rooms completely JSP development, the development of Linux operating environment tomcat, database oracle8i, JSP and database through JDBC connected. A functional BBS and chatroom both organic combination, users can gain experience both parts of value, reaching 10,000 points for the escalation of a shaman, with kicking and increase the competence of action. A divided into three users : Member users, user communities, tourists (I am not saying it's so complicated, but to strive for and insist on the entire site put together : (no way), two Chinese gibberish in OPDB javabean wrote two ways, GBK and AsciiToChineseString refinance yards and thorough solution summary of Chinese gibberish problems. the operating environment may eventually show that the results are different.
Platform: | Size: 134144 | Author: 甘朗 | Hits:

[ADO-ODBCJDBC连接oracle数据库

Description: 一个JDBC连接数据库的例子(oracle)-a JDBC to connect to the database example (oracle).
Platform: | Size: 1024 | Author: 曹荣元 | Hits:

[JSP/Java7894_SqlPlus

Description: 用JAVA写的数据库程序,Oracle的JDBC驱动程序,SqlServer的JDBC驱动程序,配置数据库连接,可以新增,修改,删除,也可以测试数据库连接是否配置正确-using Java to write a database program, Oracle JDBC driver, patching the JDBC driver, configuration database connectivity, the new, modified, and deleted. the database can also connect test whether the correct configuration
Platform: | Size: 795648 | Author: 徐锋 | Hits:

[JSP/JavaConnectBean

Description: JDBC连接数据库源代码:对代码稍作修改,比如:更改驱动、更改数据库名称、更改数据库地址,可以连接Oracle、SQL Server两种数据库。该源码中定义了查询和更新操作的通用方法,外部类调用时,只需传入sql语句和要查询或更新的数据库字段名就可以了。非常方便,我已经使用了很长时间了。-JDBC to connect to the database source code : the code to make some modifications, such as : changes driven changes in the database name, changes in the database addresses, can be connected to Oracle, SQL Server database two. The source defined inquiries and updating of a common approach, called external category, only imported sql statement and to check or update the database field names on it. Very convenient, I have been in use for a long time.
Platform: | Size: 2048 | Author: wave | Hits:

[File FormatJDBCracle

Description: Java数据库连接(JDBC)API是一系列能够让Java编程人员访问数据库的接口,各个开发商的接口并不完全相同。在使用多年的Oracle公司的JDBC后,我积累了许多技巧,这些技巧能够使我们更好地发挥系统的性能和实现更多的功能。-Java Database Connectivity (JDBC) API is a series enables Java programmers a couple of According to the interface, developers of the various interface is not exactly the same. Used for many years in the company's Oracle JDBC, I have accumulated a lot of skills, These skills will better enable us to play the performance of the system and achieve greater functionality.
Platform: | Size: 3072 | Author: 梁国脉 | Hits:

[JSP/JavaJDBC-API-WEB

Description: 用Oracle JDeveloper 10g IDE基于JDBC API的Web开发的简单测试.[InsertData]文件夹完成数据插入功能;[queryMetaData]纪录集元数据;[updateTable]完成可被更新和滚动的纪录集;[bindQuery]实现PreparedStatement接口;[getDBInfo]实现DatabaseMeatData接口-Oracle JDeveloper 10g IDE using JDBC API-based Web development of a simple test. [InsertData] folder on the completion of data insertion [queryMetaData] record set metadata [updateTable] can be completed to update and roll record collection [bindQuery] realize PreparedStatement interface [getDBInfo] realize DatabaseMeatData interface
Platform: | Size: 6144 | Author: Gabrielle | Hits:

[JSP/Javanetct_oss

Description: 某达内学生培训最后做的电信计费系统项目的全部源代码,jsp+struts+jdbc+spring+oracle-Training of students in a final project of the telecommunications billing system of all the source code, jsp+ struts+ jdbc+ spring+ oracle
Platform: | Size: 3088384 | Author: xiaoqingni | Hits:

[JSP/Javanetct_oss

Description: 某达内学生培训最后做的电信计费系统项目的全部源代码,jsp+struts+jdbc+spring+oracle-Training of students in a final project of the telecommunications billing system of all the source code, jsp+ struts+ jdbc+ spring+ oracle
Platform: | Size: 3084288 | Author: xiaoqingni | Hits:

[JSP/JavaDataBaseSyncDesktopApplication

Description: 数据库远程同步软件NetBeans项目源文件 项目采用Jdesktop集成组件(JDesktop Integration Components,JDIC)编写的通用数据库同步软件,通过JDBC获取需要同步的数据,再将数据插入到远程数据库;支持MySQL、SqlServer、Oracle数据库。-Remote database synchronization software projects NetBeans project source files Jdesktop integrated components used (JDesktop Integration Components, JDIC) to prepare a common database synchronization software, synchronization through JDBC data access needs, and then insert data to the remote database support for MySQL, SqlServer, Oracle database.
Platform: | Size: 31653888 | Author: panjun | Hits:

[JSP/Javajdbc

Description: java jdbc实用小程序,比较的精炼,使用工厂模式建立oracle数据库的连接和相关操作-java jdbc small utility program to compare refining, the use of oracle database factory pattern to establish a connection and associated operations
Platform: | Size: 1455104 | Author: zhong | Hits:

[JSPJava_Programming_with_Oracle_JDBC

Description: Learn how to leverage JDBC, a key Java technology used to access relational data from Java programs, in an Oracle environment.
Platform: | Size: 983040 | Author: mohan | Hits:

[JSP/JavaJSP_JDBCmessage

Description: JSP+JDBC的留言管理 在用户登录之后,可以发表、修改、浏览全部、查询、删除留言 数据库为 Oracle 9i数据库-JSP+ JDBC message management in a user log on, you can express, modify, view all, query, delete the message database is Oracle 9i Database
Platform: | Size: 10240 | Author: 成诚 | Hits:

[JSPApress.JDBC.Metadata.MySQL.and.Oracle.Recipes.A.Pr

Description: apress书籍,通过讲解jdbc,讲解了Oracle和MySQL数据源连接上的区别,更好的使用我们的jdbc连接数据库。-apress books, by explaining jdbc, to explain the Oracle and MySQL data sources connected to the difference, better use of our jdbc connect to the database.
Platform: | Size: 6066176 | Author: mingliao | Hits:

[JSP/JavaJDBC

Description: 设计一张表,用java实现对Oracle数据库简单的增删改查-Design a table, with java implementation of simple additions and deletions to Oracle database search
Platform: | Size: 1432576 | Author: 董禹 | Hits:

[JSP/Javaspring-jdbc

Description: 用Spring 封装jdbc的完整实例,完整的项目,包括数据库建立的sql语句,数据库是oracle 10g-Use the Spring MVC user login complete examples of this example is in the Eclipse to create a Tomcat project, to explain the whole process of Spring MVC
Platform: | Size: 4958208 | Author: shanyi | Hits:

[Oracleoracle

Description: oracle的jdbc的封装,有着良好的封装。对数据库的连接是采用连接池的方案更加的高效。-the oracle jdbc package, has a good package. Connection to the database is to use connection pooling programs more efficient.
Platform: | Size: 2010112 | Author: 张飞龙 | Hits:
« 12 3 »

CodeBus www.codebus.net